﻿#divLeftContent nav .menuItemHome, #divLeftContent nav .menuItem {
  display: block;
  padding: 0 20px;
  color: #f8f8f8;
  font-size: 17pt;
  font-weight: 300; }
  #divLeftContent nav .menuItemHome > img, #divLeftContent nav .menuItem > img {
    vertical-align: middle;
    margin-right: 10px; }
#divLeftContent nav .menuItem {
  padding-top: 0; }
#divLeftContent nav .divTitle {
  padding: 12px 20px 0 20px;
  color: #a6a9aa; }
#divLeftContent nav .menuItemHome {
  line-height: 60px;
  background: #252525; }
  #divLeftContent nav .menuItemHome > img {
    margin-bottom: 4px; }
#divLeftContent .asideMetadata {
  margin-top: 20px; }
  #divLeftContent .asideMetadata > header {
    padding: 0 20px;
    line-height: 60px;
    background: #252525;
    color: #f8f8f8;
    font-size: 17pt;
    font-weight: 300; }
  #divLeftContent .asideMetadata .divMetadata {
    padding: 20px; }
    #divLeftContent .asideMetadata .divMetadata .divProperty {
      overflow: hidden; }
      #divLeftContent .asideMetadata .divMetadata .divProperty .divTitle {
        color: #a6a9aa; }
      #divLeftContent .asideMetadata .divMetadata .divProperty .divValue {
        margin: 0 0 12px 12px;
        font-size: 15pt;
        color: #f8f8f8; }

section > header > h1 {
  color: #af1230 !important; }
section > .flex-zone-row > a {
  text-decoration: none;
  -moz-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  -webkit-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s; }
section > .flex-zone-row article {
  width: 300px;
  overflow: hidden;
  padding: 15px;
  margin: 10px;
  background: #f0f0f0; }
.yearGroup{
    padding-left: 10px;
}
section > .flex-zone-row .yearCustoms {
    text-align:center;
      text-decoration: none;
  width: 60px;
  overflow: hidden;
  padding: 15px;
  margin: 10px;
  background: #555555; }

.whiteField{
    text-decoration:none;
    color:white;
    font-weight:bold;
}
  section > .flex-zone-row article .flex-zone-row {
    flex-flow: row nowrap; }
  section > .flex-zone-row article header > h2 {
    margin: 5px 0;
    color: #252525;
    font-weight: bold;
    font-size: 17px;
    text-align: right; }
  section > .flex-zone-row article .divPicture img {
    margin: 5px 0 0 5px;
    max-width: 100px; }
  section > .flex-zone-row article .divContent {
    width: 100%;
    margin-left: 20px;
    color: #252525; }
  section > .flex-zone-row article > footer {
    margin-right: 2px;
    order: 3;
    text-align: right;
    font-style: italic;
    font-size: 13px;
    color: #af1230; }
  section > .flex-zone-row article .divDescription {
    text-align: right; }
section > .flex-zone-row > a:hover, section > .flex-zone-row > a:active {
  background: #aaaaaa; }

section > .flex-zone-row > div:hover, section > .flex-zone-row > a:active {
  background: #aaaaaa; }
/*# sourceMappingURL=divisions.css.map */